Skip to content

Conversation

@rdobson
Copy link
Owner

@rdobson rdobson commented Jul 16, 2014

Setup a remote connection when a host object is created, and close it out when the object is destroyed. This way multiple calls to the same remote host save on having to open/close a connection each time. This noticeable improves performance.

…making multiple calls to a single host.

Signed-off-by: Rob Dobson <[email protected]>
@coveralls
Copy link

Coverage Status

Coverage increased (+0.16%) when pulling d2fffe5 on ssh_perf into 82211e4 on master.

rdobson added a commit that referenced this pull request Jul 16, 2014
Improve the performance of grabbing remote data from a host
@rdobson rdobson merged commit c035b61 into master Jul 16, 2014
@rdobson rdobson deleted the ssh_perf branch July 16, 2014 13:34
rdobson added a commit that referenced this pull request Jul 16, 2014
Improve the performance of grabbing remote data from a host
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants